lcWndSetCmdwin Home

Links the "Design window" and the "commands window" objects.

 BOOL lcWndSetCmdwin (
   HANDLE hLcWnd,
   HANDLE hCmdWnd
 );

Parameters
hLcWnd
  Handle to LiteCAD design window.
hCmdWnd
  Handle to the commands window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).